Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

catbox-rethinkdb

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

catbox-rethinkdb

RethinkDB adapter for catbox

  • 1.2.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
4
increased by33.33%
Maintainers
1
Weekly downloads
 
Created
Source

catbox-rethinkdb

RethinkDB adapter for catbox

still only about 87% test coverage right now.

Options

  • host - the RethinkDB server hostname. Defaults to '127.0.0.1'.
  • port - the RethinkDB server port or unix domain socket path. Defaults to 28015.
  • db - the RethinkDB database. Defaults to catbox
  • table - The RethinkDB table under the db to store. Defaults to catbox
  • flushInterval - Since RethinkDB does not have ttl yet this sets how often to flush expiredAt records. Defaults to 60000

Tests

The test suite expects a RethinkDB server to be running on port 28015.

rethinkdb && npm test

Keywords

FAQs

Package last updated on 12 Jan 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc